Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
abs
abs
Absolute value
Name:
abs
Category:
math
Programming Language:
php
One-line Description:
Absolute value.
Related
Notes on using PHP abs() function and four operations
8
PHP abs() function: basic usage methods and examples
5
«
1
2
»
Similar Functions
asinh
asinh
Inversehyperbolicsin
ceil
ceil
Furthermethodtosort
round
round
Roundfloatingpointnu
pow
pow
Exponentialexpressio
log
log
Naturallogarithm
srand
srand
Sowtherandomnumberge
mt_srand
mt_srand
Sowabetterrandomnumb
hexdec
hexdec
Converthexadecimalto
Popular Articles
Common combination of PHP abs() and min() functions
The combination of PHP abs() function and encryption algorithm
PHP abs() function: basic usage methods and examples
How to Use PHP abs() Function to Handle Negative Timestamps: Methods and Precautions
How to use abs() to process the absolute value of time interval in PHP
How to use abs() function for data verification and cleaning
PHP abs() FAQs and solutions encountered when dealing with negative numbers
Optimization method for implementing balanced algorithm using abs() in PHP